﻿.footer {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
#footer-relate-links {
	display: inline-block;
	margin: 0px;
	height: 74px;
	line-height: 74px;
	position:relative;
}
#footer-relate-links>div {
	display: block;
	float:left;
	font-size:16px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}

#footer-relate-links>div>span,.footer-relate-link-0>a>span {
	display: block;
	float:left;
	font-size:16px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width:100%;
	text-align:center;
	height:30px;
	line-height:30px;
	margin:22px 0;
}

#footer-action-links{
	display: inline-block;
	float: right;
	margin: 0px 10px;
	height: 74px;
	line-height: 74px;
}

.footer-action-link {
	display: inline-block;
	float:left;
	height: 40px;
	line-height: 40px;
	margin: 17px 4px;
}

.footer-action-link a {
	text-decoration: none;
	color: #444444;
	font-size: 14px;
	height:30px;
	line-height:30px;
	margin:22px 0;
}

#footer-info {
	margin: 35px 0px 0px;
	padding: 30px 0px 15px 0;
	background-color: #eeeeee;
	border-top: solid 1px #cccccc;
	width: 100%;
	min-width:1200px;
}

#footer-info-left-img{
	display: inline-block;
	margin: 0px 46px;
}

#footer-info-right {
	display: inline-block;
	margin-left: 50px;
	text-align:left;
}

#footer-info-right-img {
	display: inline-block;
	height: 62px;
}

#footer-info-right-text {
	display: inline-block;
	float: right;
}

.footer-info-text {
	font-size: 14px;
	color: #444444;
	margin: 0px 14px;
	line-height: 26px;
}
.footer-info-text>a{
	font-size: 14px;
	color: #444444;
	text-decoration:none;
}
.footer-links-body-panel {
	height: 150px;
	width: 100%;
}
.footer-links-body-panel>ul {
	list-style: none;
}
.footer-links-body-panel>ul>li{
	display:block;
	width: 16%;
	float: left;
	line-height: 14px;
	padding: 4px 2px;
}

.footer-links-body-panel>ul>li:hover>a{
	color: #30679a;
}

#footer-links-body {
	height: 140px;
	border: 1px solid #bbb;
	padding: 14px 20px;
	width: 1158px;
}

.footer-relate-link-icon {
	vertical-align: middle;
	position: relative;
	top: -4px;
	margin-right: 8px;
}

.footer-relate-link {
	cursor: pointer;
	width: 96px;
	text-align: center;
	height: 74px;
}

.footer-relate-link-active {
	color: #ffffff;
	background-repeat: no-repeat;
}

.footer-relate-links-panel-link {
	display:block;
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width:100%;
	padding:2px 0;
}

.footer-relate-link-1.footer-relate-link-active {
	background-image: url(../images/footer-link-bg2.png);
	color: #ffffff;
	background-repeat: no-repeat;
	background-position:center center;
}

.footer-relate-link-2.footer-relate-link-active {
	background-image: url(../images/footer-link-bg.png);
	color: #ffffff;
	background-repeat: no-repeat;
	background-position:center center;
}

.footer-relate-link-3.footer-relate-link-active {
	background-image: url(../images/footer-link-bg3.png);
	color: #ffffff;
	background-repeat: no-repeat;
}

.footer-relate-link-0 {
	cursor: pointer;
	text-align: center;
	height: 74px;
	width: 110px;
	margin-right:10px;
}
.footer-relate-link-0:hover{
	background-image: url(../images/footer-link-bg0.png);
}
.footer-relate-link-0>a{
	text-decoration: none; color: #000;display:block;float:left;width:110px;
}
.footer-relate-link-0:hover>a{
	color: #ffffff;
}

#footer-links-body-panel1>ul>li {
	width: 19%;
}
#footer-links-body-panel2>ul>li {
	width: 9%;
}

#footer-links-body-panel3>ul>li {
	width: auto;
	margin-right: 40px;
}
#footer-links-body-panel4>ul>li {
	width: 24%;
}
.footer-links-default-cursor {
	cursor: default;
}